pub unsafe extern "C" fn TF_OperationAllInputs(
    oper: *mut TF_Operation,
    inputs: *mut TF_Output,
    max_inputs: c_int
)