pub unsafe extern "C" fn squash_stream_init(
stream: *mut c_void,
codec: *mut SquashCodec,
stream_type: Type,
options: *mut SquashOptions,
destroy_notify: SquashDestroyNotify,
)pub unsafe extern "C" fn squash_stream_init(
stream: *mut c_void,
codec: *mut SquashCodec,
stream_type: Type,
options: *mut SquashOptions,
destroy_notify: SquashDestroyNotify,
)