pub unsafe extern "C" fn git_submodule_update_init_options(
    options: *mut git_submodule_update_options,
    version: c_uint
) -> c_int