Function CopyRect

pub unsafe extern "system" fn CopyRect(
    lprcdst: *mut RECT,
    lprcsrc: *const RECT,
) -> BOOL