pub unsafe extern "C" fn glGetPerfMonitorGroupsAMD(
    numGroups: *mut GLint,
    groupsSize: GLsizei,
    groups: *mut GLuint
)