pub unsafe extern "C" fn zx_ktrace_write(
    handle: zx_handle_t,
    id: u32,
    arg0: u32,
    arg1: u32
) -> zx_status_t