pub unsafe fn RegisterPointerInputTargetEx<'a>(
hwnd: impl IntoParam<'a, HWND>,
pointertype: POINTER_INPUT_TYPE,
fobserve: impl IntoParam<'a, BOOL>,
) -> BOOLpub unsafe fn RegisterPointerInputTargetEx<'a>(
hwnd: impl IntoParam<'a, HWND>,
pointertype: POINTER_INPUT_TYPE,
fobserve: impl IntoParam<'a, BOOL>,
) -> BOOL