Function SQLParamData

pub unsafe extern "system" fn SQLParamData(
    statementhandle: *mut c_void,
    value: *mut *mut c_void,
) -> i16