pub unsafe extern "C" fn l_getStructStrFromFile(
    filename: *const c_char,
    field: l_int32,
    pstr: *mut *mut c_char
) -> l_int32