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