pub unsafe extern "C" fn PxContactJoint_setRestitution_mut(
    self_: *mut PxContactJoint,
    restitution: f32
)