pub unsafe extern "C" fn vlMaterialAddNodeString(
    cName: *const vlChar,
    cValue: *const vlChar
) -> vlVoid