pub unsafe extern "C" fn aom_codec_get_stream_info(
    ctx: *mut aom_codec_ctx_t,
    si: *mut aom_codec_stream_info_t
) -> Type