pub unsafe extern "C" fn qemu_anon_ram_alloc(
    size: size_t,
    align: *mut u64
) -> *mut c_void