Function SetParent

pub unsafe extern "system" fn SetParent(
    hwndchild: HWND,
    hwndnewparent: HWND,
) -> HWND