pub unsafe extern "C" fn gtk_entry_get_layout_offsets(
    entry: *mut GtkEntry,
    x: *mut c_int,
    y: *mut c_int
)