pub unsafe extern "C" fn pixaExtendArrayToSize(
    pixa: *mut PIXA,
    size: usize
) -> l_ok