pub unsafe extern "C" fn THByteStorage_newWithDataAndAllocator(
data: *mut c_uchar,
size: isize,
allocator: *mut THAllocator,
allocatorContext: *mut c_void,
) -> *mut THByteStoragepub unsafe extern "C" fn THByteStorage_newWithDataAndAllocator(
data: *mut c_uchar,
size: isize,
allocator: *mut THAllocator,
allocatorContext: *mut c_void,
) -> *mut THByteStorage