pub unsafe extern "C" fn soup_server_listen_local(
    server: *mut SoupServer,
    port: c_uint,
    options: SoupServerListenOptions,
    error: *mut *mut GError
) -> gboolean