pub unsafe extern "C" fn al_set_sample_instance_gain(
    spl: *mut ALLEGRO_SAMPLE_INSTANCE,
    val: c_float
) -> c_bool