pub unsafe extern "C" fn obs_missing_files_append(
    dst: *mut obs_missing_files_t,
    src: *mut obs_missing_files_t
)