pub unsafe extern "C" fn soup_server_listen(
    server: *mut SoupServer,
    address: *mut GSocketAddress,
    options: SoupServerListenOptions,
    error: *mut *mut GError
) -> gboolean
This is supported on crate feature v2_48 only.