pub unsafe extern "C" fn PxSphericalJoint_setSphericalJointFlag_mut(
    self_: *mut PxSphericalJoint,
    flag: Enum,
    value: bool
)