Function zx::sys::zx_thread_write_state

pub unsafe extern "C" fn zx_thread_write_state(
    handle: u32,
    kind: u32,
    buffer: *const u8,
    buffer_size: usize,
) -> i32