pub unsafe extern "C" fn OodleLZDecoder_Create(
compressor: OodleLZ_Compressor,
rawLen: OO_S64,
memory: *mut c_void,
memorySize: OO_SINTa,
) -> *mut OodleLZDecoderpub unsafe extern "C" fn OodleLZDecoder_Create(
compressor: OodleLZ_Compressor,
rawLen: OO_S64,
memory: *mut c_void,
memorySize: OO_SINTa,
) -> *mut OodleLZDecoder