pub unsafe extern "C" fn gpgme_data_new_from_cbs(
    dh: *mut gpgme_data_t,
    cbs: gpgme_data_cbs_t,
    handle: *mut c_void
) -> gpgme_error_t