pub unsafe extern "C" fn obs_missing_files_add_file(
    files: *mut obs_missing_files_t,
    file: *mut obs_missing_file_t
)