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