pub unsafe extern "C" fn git_tree_entry_bypath( out: *mut *mut git_tree_entry, tree: *const git_tree, filename: *const c_char, ) -> c_int