pub unsafe extern "C" fn git_blob_create_frombuffer( id: *mut git_oid, repo: *mut git_repository, buffer: *const c_void, len: size_t) -> c_int