pub unsafe extern "C" fn git_oid_fromraw(
    out: *mut git_oid,
    raw: *const c_uchar
)