pub unsafe extern "C" fn b3CreateMultiBodySetBatchPositions(
physClient: b3PhysicsClientHandle,
commandHandle: b3SharedMemoryCommandHandle,
batchPositions: *mut f64,
numBatchObjects: c_int,
) -> c_intpub unsafe extern "C" fn b3CreateMultiBodySetBatchPositions(
physClient: b3PhysicsClientHandle,
commandHandle: b3SharedMemoryCommandHandle,
batchPositions: *mut f64,
numBatchObjects: c_int,
) -> c_int