pub unsafe fn SharedFileSetOpen(
    arg_fileset: *mut SharedFileSet,
    arg_name: *const c_char,
    arg_mode: c_int
) -> File