pub unsafe extern "system" fn FindFirstChangeNotificationW(
    lpPathName: *const u16,
    bWatchSubtree: i32,
    dwNotifyFilter: u32
) -> *mut c_void