pub unsafe extern "C" fn al_set_sample(
    spl: *mut ALLEGRO_SAMPLE_INSTANCE,
    data: *mut ALLEGRO_SAMPLE
) -> c_bool