pub unsafe extern "C" fn promise_batch_action_deploy_contract(
    promise_index: u64,
    code_len: u64,
    code_ptr: u64
)