pub unsafe extern "C" fn pixcmapAddRGBA(
    cmap: *mut PIXCMAP,
    rval: l_int32,
    gval: l_int32,
    bval: l_int32,
    aval: l_int32
) -> l_ok