pub fn execute_commands(
    commands: &Vec<*const RPCCommand>,
    request: &JSONRPCRequest,
    result: &mut UniValue
) -> bool