pub unsafe extern "C" fn b3GetJointState(
physClient: b3PhysicsClientHandle,
statusHandle: b3SharedMemoryStatusHandle,
jointIndex: c_int,
state: *mut b3JointSensorState,
) -> c_intpub unsafe extern "C" fn b3GetJointState(
physClient: b3PhysicsClientHandle,
statusHandle: b3SharedMemoryStatusHandle,
jointIndex: c_int,
state: *mut b3JointSensorState,
) -> c_int