pub unsafe extern "C" fn ext2fs_open_file(
    pathname: *const c_char,
    flags: c_int,
    mode: mode_t
) -> c_int