pub unsafe extern "system" fn DragQueryFileA(
    hdrop: HDROP,
    ifile: u32,
    lpszfile: PSTR,
    cch: u32
) -> u32