pub unsafe extern "C" fn greatCircleDistanceM(
    a: *const LatLng,
    b: *const LatLng
) -> f64