pub unsafe extern "C" fn git_index_find(
    at_pos: *mut size_t,
    index: *mut git_index,
    path: *const c_char
) -> c_int