PFNGLBINORMALPOINTEREXTPROCDart typedef
        PFNGLBINORMALPOINTEREXTPROCDart =
     void Function(int type, int stride, Pointer<NativeType>  pointer)
    
    
    
Implementation
typedef PFNGLBINORMALPOINTEREXTPROCDart =
    void Function(int type, int stride, Pointer<NativeType> pointer);