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