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