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