pub unsafe fn GetImageConfigInformation(
    loadedimage: *const LOADED_IMAGE,
    imageconfiginformation: *mut IMAGE_LOAD_CONFIG_DIRECTORY64,
) -> Result<()>