Function UnprotectFile

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