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