pub fn gpu_write_buffer(handle: u32, offset: u64, data: &[u8]) -> bool
Write data to a GPU buffer at the given byte offset.