pub unsafe fn SfcGetNextProtectedFile<P0>(
    rpchandle: P0,
    protfiledata: *mut PROTECTED_FILE_DATA,
) -> Result<()>
where P0: Param<HANDLE>,