pub unsafe extern "C" fn al_set_shader_sampler(
    name: *const c_char,
    bitmap: *mut ALLEGRO_BITMAP,
    unit: c_int
) -> c_bool