pub unsafe extern "C" fn vertexToLatLng(
    vertex: H3Index,
    point: *mut LatLng
) -> H3Error