pub unsafe fn GetWindowFeedbackSetting( hwnd: HWND, feedback: FEEDBACK_TYPE, dwflags: u32, psize: *mut u32, config: Option<*mut c_void>, ) -> BOOL