pub unsafe extern "C" fn b3InitCreateSoftBodyAnchorConstraintCommand(
physClient: b3PhysicsClientHandle,
softBodyUniqueId: c_int,
nodeIndex: c_int,
bodyUniqueId: c_int,
linkIndex: c_int,
bodyFramePosition: *const f64,
) -> b3SharedMemoryCommandHandle