pub unsafe extern "C" fn al_fopen_fd(
    fd: c_int,
    mode: *const c_char
) -> *mut ALLEGRO_FILE