pub type PFNGLGETSEPARABLEFILTEREXTPROC = Option<unsafe extern "C" fn(target: GLenum, format: GLenum, type_: GLenum, row: *mut c_void, column: *mut c_void, span: *mut c_void)>;