pub unsafe extern "C" fn g_value_take_string(
    value: *mut GValue,
    v_string: *mut c_char
)