pub unsafe extern "C" fn al_save_sample_f(
    fp: *mut ALLEGRO_FILE,
    ident: *const c_char,
    spl: *mut ALLEGRO_SAMPLE
) -> c_bool