pub unsafe extern "system" fn FindNextFileNameW(
    hFindStream: *mut c_void,
    StringLength: *mut u32,
    LinkName: *mut u16
) -> i32