pub unsafe extern "C" fn run_container_to_uint32_array(
    vout: *mut c_void,
    cont: *const run_container_t,
    base: u32
) -> c_int