ckb_std::high_level
pub fn load_script() -> Result<Script, SysError>
Load script
let script = load_script().unwrap();