(bind-lib libcef cef_string_userfree_wide_alloc [cef_string_userfree_wide_t]*)
(bind-lib libcef cef_string_userfree_utf8_alloc [cef_string_userfree_utf8_t]*)
(bind-lib libcef cef_string_userfree_utf16_alloc [cef_string_userfree_utf16_t]*)
;; default
(bind-func cef_string_userfree_alloc
(lambda ()
(cef_string_userfree_utf8_alloc)))