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