pub unsafe extern "C" fn PxShape_getBoxGeometry(
    self_: *const PxShape,
    geometry: *mut PxBoxGeometry
) -> bool