pub unsafe extern "C" fn b3CreatePoseCommandSetJointVelocity(
physClient: b3PhysicsClientHandle,
commandHandle: b3SharedMemoryCommandHandle,
jointIndex: c_int,
jointVelocity: f64,
) -> c_intpub unsafe extern "C" fn b3CreatePoseCommandSetJointVelocity(
physClient: b3PhysicsClientHandle,
commandHandle: b3SharedMemoryCommandHandle,
jointIndex: c_int,
jointVelocity: f64,
) -> c_int