pub unsafe fn TF_SetPayload(
    s: *mut TF_Status,
    key: *const c_char,
    value: *const c_char
)