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