pub unsafe extern "C" fn OGR_SM_InitStyleString(
    hSM: OGRStyleMgrH,
    pszStyleString: *const c_char
) -> c_int