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