pub unsafe extern "C" fn TF_RegisterLogListener(
    listener: Option<unsafe extern "C" fn(arg1: *const c_char)>
)