pub unsafe extern "C" fn XcursorNoticeCreateBitmap(
    dpy: *mut Display,
    pid: Pixmap,
    width: c_uint,
    height: c_uint
)