pub unsafe extern "C" fn ly_in_new_memory(
    str_: *const c_char,
    in_: *mut *mut ly_in
) -> Type