Function g_datalist_get_data

pub unsafe extern "C" fn g_datalist_get_data(
    datalist: *mut *mut _GData,
    key: *const i8,
) -> *mut c_void