pub unsafe extern "C" fn PxContactSet_setPoint_mut(
    self_: *mut PxContactSet,
    i: u32,
    p: *const PxVec3
)