pub unsafe extern "C" fn av_image_check_size(
    w: c_uint,
    h: c_uint,
    log_offset: c_int,
    log_ctx: *mut c_void
) -> c_int