pub unsafe extern "system" fn CreateHatchBrush(
    iHatch: i32,
    color: u32
) -> *mut HBRUSH__