pub unsafe extern "system" fn EnumPropsW(
    hWnd: *mut HWND__,
    lpEnumFunc: Option<unsafe extern "system" fn(_: *mut HWND__, _: *const u16, _: *mut c_void) -> i32>
) -> i32