pub fn json_error_reply(
    req: *mut HTTPRequest,
    obj_error: &UniValue,
    id: &UniValue
)