pub unsafe extern "C" fn TF_SetStatusFromIOError(
    s: *mut TF_Status,
    error_code: c_int,
    context: *const c_char
)