pub fn load_script() -> Result<Script, SysError>
ckb-types
Load script
let script = load_script().unwrap();