pub unsafe extern "C" fn TF_ImportGraphDefOptionsAddControlDependency(
    opts: *mut TF_ImportGraphDefOptions,
    oper: *mut TF_Operation
)