pub unsafe extern "C" fn TF_ImportGraphDefOptionsSetDefaultDevice(
    opts: *mut TF_ImportGraphDefOptions,
    device: *const c_char
)