pub type OFNOTIFY = OFNOTIFYA;
struct OFNOTIFY { pub hdr: tagNMHDR, pub lpOFN: *mut tagOFNA, pub pszFile: *mut i8, }
hdr: tagNMHDR
lpOFN: *mut tagOFNA
pszFile: *mut i8