pub unsafe extern "C" fn as_component_insert_custom_value(
    cpt: *mut AsComponent,
    key: *const c_char,
    value: *const c_char
) -> gboolean