pub unsafe extern "C" fn UA_NodePointer_copy(
    in_: UA_NodePointer,
    out: *mut UA_NodePointer
) -> UA_StatusCode