pub unsafe fn glGetProgramResourceLocation(
    program: u32,
    programInterface: u32,
    name: *const u8
) -> i32