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