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