pub fn VirtualQuery( lpaddress: *const c_void, lpbuffer: &mut MEMORY_BASIC_INFORMATION) -> Result<(), Error>