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