* Source ```cxx JsPointerToString(NULL, 0, &str); ``` * Expected str = empty string * Actual failed and returns JsErrorNullArgument I think this should be possible