pub unsafe extern "C" fn THLongStorage_newWithDataAndAllocator(
data: *mut c_long,
size: isize,
allocator: *mut THAllocator,
allocatorContext: *mut c_void,
) -> *mut THLongStoragepub unsafe extern "C" fn THLongStorage_newWithDataAndAllocator(
data: *mut c_long,
size: isize,
allocator: *mut THAllocator,
allocatorContext: *mut c_void,
) -> *mut THLongStorage