pub unsafe fn ScriptStringCPtoX<P0>(
    ssa: *const c_void,
    icp: i32,
    ftrailing: P0
) -> Result<i32>
where P0: IntoParam<BOOL>,