pub unsafe extern "C" fn al_fopen(
    path: *const c_char,
    mode: *const c_char
) -> *mut ALLEGRO_FILE