pub unsafe extern "C" fn PxJoint_setActors_mut(
    self_: *mut PxJoint,
    actor0: *mut PxRigidActor,
    actor1: *mut PxRigidActor
)