pub unsafe extern "C" fn TF_ImportGraphDefOptionsSetUniquifyPrefix(
    opts: *mut TF_ImportGraphDefOptions,
    uniquify_prefix: c_uchar
)