pub unsafe extern "C" fn THFloatStorage_newWithDataAndAllocator(
data: *mut f32,
size: isize,
allocator: *mut THAllocator,
allocatorContext: *mut c_void,
) -> *mut THFloatStoragepub unsafe extern "C" fn THFloatStorage_newWithDataAndAllocator(
data: *mut f32,
size: isize,
allocator: *mut THAllocator,
allocatorContext: *mut c_void,
) -> *mut THFloatStorage