pub unsafe extern "C" fn pixcmapToRGBTable(
    cmap: *mut PIXCMAP,
    ptab: *mut *mut l_uint32,
    pncolors: *mut l_int32
) -> l_ok