pub unsafe extern "C" fn pixcmapSetBlackAndWhite(
    cmap: *mut PixColormap,
    setblack: i32,
    setwhite: i32
) -> i32