pub unsafe extern "system" fn SetRect( lprc: *mut RECT, xleft: i32, ytop: i32, xright: i32, ybottom: i32, ) -> BOOL