pub unsafe extern "system" fn CreateDIBPatternBrush(
    h: *mut c_void,
    iUsage: u32
) -> *mut HBRUSH__