pub unsafe extern "C" fn TF_SetTarget(
    options: *mut TF_SessionOptions,
    target: *const c_char
)