pub unsafe extern "C" fn squash_file_wopen_with_options(
codec: *mut SquashCodec,
filename: *const wchar_t,
mode: *const wchar_t,
options: *mut SquashOptions,
) -> *mut SquashFilepub unsafe extern "C" fn squash_file_wopen_with_options(
codec: *mut SquashCodec,
filename: *const wchar_t,
mode: *const wchar_t,
options: *mut SquashOptions,
) -> *mut SquashFile