#[no_mangle]
pub unsafe extern "C" fn ts_parser_set_timeout_micros(
    self_0: *mut TSParser,
    timeout_micros: u64
)