pub unsafe extern "C" fn av_image_get_linesize(
    pix_fmt: c_int,
    width: c_int,
    plane: c_int
) -> c_int