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