pub unsafe extern "C" fn b3JointControlSetMaximumVelocity(
commandHandle: b3SharedMemoryCommandHandle,
dofIndex: c_int,
maximumVelocity: f64,
) -> c_intpub unsafe extern "C" fn b3JointControlSetMaximumVelocity(
commandHandle: b3SharedMemoryCommandHandle,
dofIndex: c_int,
maximumVelocity: f64,
) -> c_int