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