pub unsafe extern "C" fn UA_ByteString_toBase64(
    bs: *const UA_ByteString,
    output: *mut UA_String
) -> UA_StatusCode