pub unsafe extern "C" fn gweather_location_get_coords(
    loc: *mut GWeatherLocation,
    latitude: *mut c_double,
    longitude: *mut c_double
)