pub unsafe extern "C" fn git_repository_set_head_detached( repo: *mut git_repository, commitish: *const git_oid, ) -> c_int