pub unsafe extern "C" fn latLngToCell(
    g: *const LatLng,
    res: c_int,
    out: *mut H3Index
) -> H3Error