pub unsafe fn glPushDebugGroupKHR(
    source: u32,
    id: u32,
    length: u32,
    message: *const u8
)