pub unsafe extern "C" fn g_dtls_connection_set_require_close_notify(
    conn: *mut GDtlsConnection,
    require_close_notify: gboolean
)