pub unsafe extern "C" fn webkit_geolocation_position_set_heading(
    position: *mut WebKitGeolocationPosition,
    heading: c_double,
)