pub unsafe extern "C" fn gpgme_data_set_file_name(
    dh: gpgme_data_t,
    file_name: *const c_char
) -> gpgme_error_t