pub unsafe extern "C" fn g_network_monitor_can_reach_async(
    monitor: *mut GNetworkMonitor,
    connectable: *mut GSocketConnectable,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer
)