pub unsafe extern "C" fn THShortStorage_newWithDataAndAllocator(
data: *mut c_short,
size: isize,
allocator: *mut THAllocator,
allocatorContext: *mut c_void,
) -> *mut THShortStoragepub unsafe extern "C" fn THShortStorage_newWithDataAndAllocator(
data: *mut c_short,
size: isize,
allocator: *mut THAllocator,
allocatorContext: *mut c_void,
) -> *mut THShortStorage