Function windows::Win32::Storage::FileSystem::OpenEncryptedFileRawA

pub unsafe fn OpenEncryptedFileRawA<P0>(
    lpfilename: P0,
    ulflags: u32,
    pvcontext: *mut *mut c_void,
) -> u32
where P0: Param<PCSTR>,