pub unsafe extern "C" fn glAreProgramsResidentNV(
    n: GLsizei,
    programs: *const GLuint,
    residences: *mut GLboolean
) -> GLboolean