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