pub unsafe extern "C" fn calldata_get_string(
    data: *const calldata_t,
    name: *const c_char,
    str_: *mut *const c_char
) -> bool