pub unsafe extern "C" fn g_dtls_client_connection_set_server_identity(
    conn: *mut GDtlsClientConnection,
    identity: *mut GSocketConnectable
)