pub unsafe fn GetEncryptedFileMetadata<P0>( lpfilename: P0, pcbmetadata: *mut u32, ppbmetadata: *mut *mut u8, ) -> u32where P0: Param<PCWSTR>,