pub const fn or_nopts(val: Option<i64>) -> i64
Returns the value if it is Some, otherwise returns AV_NOPTS_VALUE.