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