pub unsafe extern "system" fn SQLFreeStmt(
    statementhandle: *mut c_void,
    option: u16
) -> i16