pub unsafe extern "C" fn git_repository_init( repo: *mut *mut git_repository, path: *const c_char, is_bare: c_uint) -> c_int