pub unsafe extern "C" fn PxRigidActorExt_createExclusiveShape_mut(
    actor: *mut PxRigidActor,
    geometry: *const PxGeometry,
    materials: *const *mut PxMaterial,
    materialCount: u16,
    shapeFlags: PxShapeFlags
) -> *mut PxShape