pub unsafe extern "C" fn git_worktree_is_locked(
    reason: *mut git_buf,
    wt: *const git_worktree
) -> c_int