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