pub unsafe extern "C" fn TF_FunctionToFunctionDef(
    func: *mut TF_Function,
    output_func_def: *mut TF_Buffer,
    status: *mut TF_Status
)