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