pub unsafe extern "C" fn al_set_shader_int(
    name: *const c_char,
    i: c_int
) -> c_bool