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