pub unsafe extern "system" fn CreateDIBPatternBrushPt(
    lpPackedDIB: *const c_void,
    iUsage: u32
) -> *mut HBRUSH__