pub unsafe extern "C" fn gpgme_data_set_flag(
    dh: gpgme_data_t,
    name: *const c_char,
    value: *const c_char
) -> gpgme_error_t