pub unsafe extern "system" fn SetParent(
    hWndChild: *mut HWND__,
    hWndNewParent: *mut HWND__
) -> *mut HWND__