pub unsafe extern "C" fn atm_load_str_on_device(
    data: *const c_char,
    sz: size_t,
    device: c_int
) -> *mut CModule_