pub unsafe extern "system" fn UnprotectFile(
    fileorfolderpath: PCWSTR,
    options: *const FILE_UNPROTECT_OPTIONS
) -> HRESULT
Expand description

Required features: "Win32_Security_EnterpriseData"