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