pub unsafe extern "system" fn DrawEdge(
    hdc: *mut HDC__,
    qrc: *mut RECT,
    edge: u32,
    grfFlags: u32
) -> i32