pub fn joint_set_user_data(world: &mut World, joint_id: JointId, user_data: u64)
(b3Joint_SetUserData) — Rust stores u64 instead of void*.
u64
void*