pub const fn check_i64(val: i64) -> Option<i64>
Checks if a value is AV_NOPTS_VALUE and returns None if it is.