pub unsafe extern "C" fn git_indexer_options_init(
    opts: *mut git_indexer_options,
    version: c_uint
) -> c_int