pub unsafe fn GetPhysicallyInstalledSystemMemory(
    totalmemoryinkilobytes: *mut u64,
) -> Result<()>