pub unsafe extern "C" fn g_ascii_dtostr(
    buffer: *mut gchar,
    buf_len: gint,
    d: gdouble
) -> *mut gchar