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