pub unsafe fn TF_OperationGetAttrName(
    oper: *mut TF_Operation,
    i: c_int,
    output: *mut c_char,
    status: *mut TF_Status
)