pub unsafe extern "C" fn PxConvexMesh_getPolygonData(
    self_: *const PxConvexMesh,
    index: u32,
    data: *mut PxHullPolygon
) -> bool