pub unsafe extern "C" fn gtk_im_context_get_surrounding(
    context: *mut GtkIMContext,
    text: *mut *mut c_char,
    cursor_index: *mut c_int
) -> gboolean