pub unsafe extern "system" fn RoundRect(
    hdc: *mut HDC__,
    nLeftRect: i32,
    nTopRect: i32,
    nRightRect: i32,
    nBottomRect: i32,
    nWidth: i32,
    nHeight: i32
) -> i32