pub fn joint_is_valid(world: &World, id: JointId) -> bool
Joint id validity. (b2Joint_IsValid — the world-registry check collapses to the index/generation check in the registry-less port)