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