SQLPrepare

Function SQLPrepare 

pub unsafe fn SQLPrepare(
    statementhandle: *mut c_void,
    statementtext: &[u8],
) -> i16