pub unsafe extern "C" fn g_dtls_connection_set_certificate(
    conn: *mut GDtlsConnection,
    certificate: *mut GTlsCertificate
)