pub unsafe fn JsGetValueType(
    value: *const c_void,
    type: *mut JsValueType
) -> JsErrorCode