pub unsafe extern "C" fn UA_Boolean_copy(
    src: *const UA_Boolean,
    dst: *mut UA_Boolean
) -> UA_StatusCode