libgit2_sys
pub unsafe extern "C" fn git_odb_open_rstream( out: *mut *mut git_odb_stream, db: *mut git_odb, oid: *const git_oid) -> c_int