Type Definition PFNGLACTIVEPROGRAMEXTPROC
sapp_linux
type PFNGLACTIVEPROGRAMEXTPROC = Option<unsafe extern "C" fn(program: GLuint)>;