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