pub type mpv_error = c_int;
List of error codes than can be returned by API functions. 0 and positive return values always mean success, negative values are always errors.