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