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