pub unsafe extern "C" fn al_fopen_slice(
    fp: *mut ALLEGRO_FILE,
    initial_size: c_ulong,
    mode: *const c_char
) -> *mut ALLEGRO_FILE