pub unsafe fn VirtualQuery( lpaddress: Option<*const c_void>, lpbuffer: *mut MEMORY_BASIC_INFORMATION, dwlength: usize, ) -> usize