pub unsafe extern "C" fn UA_Server_write(
    server: *mut UA_Server,
    value: *const UA_WriteValue
) -> UA_StatusCode