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