pub unsafe extern "C" fn git_blob_create_fromworkdir( id: *mut git_oid, repo: *mut git_repository, relative_path: *const c_char, ) -> c_int