pub unsafe extern "C" fn PxMaterial_setRestitution_mut(
    self_: *mut PxMaterial,
    rest: f32
)