pub unsafe fn JsGetStringLength(
    stringvalue: *const c_void,
    length: *mut i32
) -> JsErrorCode