pub unsafe extern "C" fn al_set_shader_bool(
    name: *const c_char,
    b: c_bool
) -> c_bool