pub unsafe extern "C" fn pixcmapSetBlackAndWhite(
    cmap: *mut PIXCMAP,
    setblack: l_int32,
    setwhite: l_int32
) -> l_ok