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