pub unsafe extern "C" fn JSValueIsUndefined(
    ctx: JSGlobalContextRef,
    value: JSValueRef
) -> gboolean