pub fn remove_joint_from_graph( world: &mut World, body_id_a: i32, body_id_b: i32, color_index: i32, local_index: i32, )
(b2RemoveJointFromGraph)